home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1995 March / PC Plus Super CD (Issue 101) (March 1995).iso / lrn_pc / sound / com_proc.wav (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-18  |  560.0 KB  |  1 channel  |  22,050 sample rate  |  26 seconds
Transcription: Some DOS commands, called internal, are executed by the command processor directly without accessing the file system. When the command processor accepts a program name from the user, it accesses to the file system, loads the program from the file to the memory, and the program takes control over the computer and runs. After the program is finished, the command processor takes control back and waits for another command.